home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November / PCWK1103B.iso / CINEMA 4D CE 6 / Resource / strings_us / dialogs / P_UVEDIT_PREFS.str < prev    next >
Text File  |  2000-09-21  |  1KB  |  47 lines

  1. DIALOGSTRINGS P_UVEDIT_PREFS
  2. {
  3.   TITLE           "UV Manager";
  4.  
  5.     TOPTIONS                "Options";
  6.     TSNAPQUANT            "Snapping";
  7.     TCOLORS                    "Mesh Colors";
  8.  
  9.     TLIVESELECTION    "Live";
  10.     TTOLERANT       "Tolerant";
  11.     TLINKMODE       "Keep Face Neighbors";
  12.     TCLIPMODE       "Clip UV Coordinates (0..1)";
  13.     TSNAP           "Snapping";
  14.   TPOINT          "Point";
  15.     TEDGE           "Edge";
  16.     TRADIUS         "Radius";
  17.     TQUANTIZE       "Quantize";
  18.     TMOVE           "Move";
  19.     TSCALE          "Scale";
  20.     TROTATE         "Rotate";
  21.     TDRAGNET        "Magnet";
  22.     TUSE            "Use";
  23.     TSELECT         "Selection";
  24.  
  25.     TCOLOR          "Colors";
  26.     TCOL1           "Ghosted Polygons";
  27.     TCOL2           "Active Polygons";
  28.     TCOL3           "Inactive Polygons";
  29.     TCOL4           "Active Points";
  30.     TCOL5           "Inactive Points";
  31.  
  32.  
  33.   TM_MAGNET       "Magnet";
  34.   TM_NEAREST      "Nearest Point Method";
  35.   TM_RADIUS       "Radius";
  36.   TM_TYPE         "Type";
  37.   TM_WIDTH        "Width";
  38.  
  39.   T6 "Constant";
  40.   T7 "Linear";
  41.   T8 "Dome";
  42.   T9 "Bell";
  43.   T10 "Circle";
  44.   T11 "Needle";
  45.  
  46. }
  47.